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