import { type ClassType } from '@rnw-community/shared';
import type { PaymentItem } from '../@standard/w3c/payment-item.js';
export declare const validateDisplayItems: (ErrorType: ClassType<Error>, displayItems?: PaymentItem[]) => void;
//# sourceMappingURL=validate-display-items.util.d.ts.map