export function routerBack(): void;
export function routerPush(url?: string, notUniUrl?: string): void;
