import { ExportResourcesModalProps } from "../@types/index.js"; export declare const useInitialValues: (props: ExportResourcesModalProps) => any;