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