import { DageUploadType } from "../DageUpload"; export declare const DAGE_FILE_CHECKBOX_OPTIONS: { label: string; value: DageUploadType; }[]; //# sourceMappingURL=constants.d.ts.map