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