import type { ContactDetailsType } from './types';
import type { ResponseCart } from '@automattic/shopping-cart';
export declare function getContactDetailsType(responseCart: ResponseCart): ContactDetailsType;
//# sourceMappingURL=get-contact-details-type.d.ts.map