export declare const Root = "Checkbox:Root";
export declare const Label = "Checkbox:Label";
export declare const Check = "Checkbox:Check";
