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