import { CheckboxWithLabelStyles } from '../../../../components/checkboxWithLabel/types/checkboxWithLabelTheme';
import { CheckboxWithLabelVariants } from './variants';
export declare const CHECKBOX_WITH_LABEL_STYLES: CheckboxWithLabelStyles<CheckboxWithLabelVariants>;
