import { type AddressType } from '@myparcel-pdk/checkout-common'; export declare const getFullStreet: (addressType: AddressType) => string;