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