type EmptyStateProps = { onGoToUpload: () => void; }; export declare const EmptyState: ({ onGoToUpload }: EmptyStateProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=EmptyState.d.ts.map