export declare const ImportForm: ({ onFinish }: { onFinish?: () => void; }) => import("react").JSX.Element;