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