/** * The whole catalog import page. * * @public */ export declare const ImportPage: () => import("react/jsx-runtime").JSX.Element;