import { ComponentProps, FC } from 'react'; import { FileProps } from './types.js'; export declare const File: FC>;