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