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