import { CheckboxInterface } from './checkbox.types'; export declare function checkboxTheme(props: CheckboxInterface): any;