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