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