import { type SvgProps } from 'react-native-svg'; declare const SvgInfoCircle: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgInfoCircle; //# sourceMappingURL=InfoCircle.d.ts.map