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