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