export interface IosPKShippingMethod {
    detail: string;
    identifier: string;
}
//# sourceMappingURL=ios-pk-shipping-method.d.ts.map