export declare const createServerReference: (id: string, name: string) => Function;
