export declare class SingleSpaRouterService { constructor(); navigate(path: string, event?: Event): void; }