export function goto(): Promise; export function invalidate(): Promise; export function invalidateAll(): Promise; export function preloadData(): Promise<{}>; export function preloadCode(): Promise;