import { Address } from './address.taro';
export type { AddressProps } from './address.taro';
export default Address;
