export declare const make: (options: Options) => Promise<Array<Controller>>;
