| 123456 |
- /// <reference types="react" />
- import { DageFileCheckboxMethods, DageFileCheckboxProps } from "./types";
- export declare const DageFileCheckbox: import("react").ForwardRefExoticComponent<DageFileCheckboxProps & import("react").RefAttributes<DageFileCheckboxMethods>>;
- export * from "./types";
- export * from "./constants";
- //# sourceMappingURL=index.d.ts.map
|