export declare const getModelToken: (name: string) => string; export declare const getConnectionToken: (name: string) => string;