import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; declare const SvgContentanalysis: (props: SvgProps) => React.JSX.Element; export default SvgContentanalysis; //# sourceMappingURL=Contentanalysis.d.ts.map