export declare class SmoothlyAppDemo { baseUrl: string; app?: HTMLSmoothlyAppElement; urlChangeHandler(event: CustomEvent): void; render(): any; }