import { Client, ClientOptions } from "."; export default function (options?: ClientOptions): Client;