export declare type CheckboxLabelSize = 'small' | 'medium';
