import { FunctionComponent } from 'preact'; import { AddressFormWrapperProps } from '../../types'; export declare const AddressFormWrapper: FunctionComponent; //# sourceMappingURL=AddressFormWrapper.d.ts.map