declare function setup(options: { clientId: string; }): void; export { setup };