/// import { CheckableProps } from './Checkable.type'; export declare const makeCheckable: (multiple: boolean) => import("react").ForwardRefExoticComponent & import("react").RefAttributes>; //# sourceMappingURL=makeCheckable.d.ts.map