export declare const CHECKBOX_GROUP_DEFAULT_DIRECTION = "column";
export declare const CHECKBOX_GROUP_DEFAULT_SIZE = "m";
export declare const CHECKBOX_GROUP_DEFAULT_AS = "div";
