import { PayChannel } from "../../../types/Pay"; declare const _default: (props: import("oak-frontend-base").ReactComponentProps void; onSetChannel: (channel: PayChannel) => void; loss: [number, string, any]; }>) => React.ReactElement; export default _default;