import type { ArcComponentSize } from '@adam-sv/arc'; export declare function getSizeClassName(size?: ArcComponentSize): string;