import type { ComponentSize } from '@hd-front-end/element-plus/es/constants'; export declare const getComponentSize: (size?: ComponentSize) => 40 | 32 | 24;