/** * Layout-matched placeholder for PaymentDetailHost. * - Back button + title + status pill * - Two-column info grid: summary + links * - Metadata card (full width) */ export declare function PaymentDetailSkeleton(): import("react").JSX.Element;