IconSize typeIconSize typeIconSize typeIconSize typeSignature export declare type IconSize = ComponentSize | 'xl' | 'xxl' | 'xxxl';Import import { IconSize } from '@grafana/ui';