import type { Alpha } from '../alpha'; export declare const setup: (client: Alpha) => void;