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