export interface OnLoad { onLoad(): Promise getRoute(): string }