import { SelectSize } from '../../../types'; export declare const sizeMapper: (type: SelectSize) => string;