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