import { IconSvgProps } from '../types';
declare const FileC: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default FileC;
//# sourceMappingURL=FileC.d.ts.map