import { PaymentInfoViewProps } from "./stn-payment-info-view"; export declare function usePaymentInfo(props: any): PaymentInfoViewProps;