export declare function getModelToken(model: string): string;
export declare function getConnectionToken(name?: string): string;
