import { ComponentSize } from 'element-plus'; export declare const getComponentSize: (size?: ComponentSize) => 24 | 32 | 40;