import React from 'react'; declare const SvgDocumentText: (props: React.SVGAttributes) => JSX.Element; export default SvgDocumentText; //# sourceMappingURL=DocumentText.d.ts.map