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