import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const DocumentOff: ({ color, style, ...props }: SvgProps) => React.JSX.Element; //# sourceMappingURL=document-off.d.ts.map