declare const defaultOptions: { currency: string; platform: string; store: string; }; export { defaultOptions };