export declare const CheckboxIconContainer: ({ checked }: { checked?: boolean | 'indeterminate'; }) => import("react").JSX.Element; //# sourceMappingURL=CheckboxIconContainer.d.ts.map