import React from 'react'; import { Props } from './AddressProvider.types'; declare const _default: React.MemoExoticComponent<(props: Props) => import("react/jsx-runtime").JSX.Element>; export default _default;