Repository URL to install this package:
|
Version:
2.0.3 ▾
|
declare const StyledText: any;
declare const Name: any;
declare const AddressLine1: any;
declare const AddressLine2: any;
declare const City: any;
declare const Country: any;
declare const State: any;
declare const PostalCode: any;
declare const AddressWrapper: any;
export { AddressWrapper, Name, AddressLine1, AddressLine2, City, Country, State, PostalCode, StyledText, };