import { TokenService } from './token.service';
export declare const SharedServices: readonly [typeof TokenService];
