declare const _default: (props: import("oak-frontend-base").ReactComponentProps void; onSetChannel: (channel: string) => void; onSetMeta: (meta: any) => void; price: number | null; channel: string; meta: any; }>) => React.ReactElement; export default _default;