import type { CheckboxTheme } from "./Checkbox";
export declare const checkboxTheme: CheckboxTheme;
