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