import { FC } from 'react'; import { FieldComponentProps } from '../types'; export declare const CheckboxInput: FC; //# sourceMappingURL=CheckboxInput.d.ts.map