export declare const checkboxContainer: import('@vanilla-extract/recipes').RuntimeFn<{ disabled: { true: {}; }; }>; export declare const checkbox: import('@vanilla-extract/recipes').RuntimeFn<{ [x: string]: { [x: string]: string | import('@vanilla-extract/css').ComplexStyleRule; }; }>; export declare const checkbox_group_container: string; export declare const no_borders: string;