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