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