import { AppHistory } from "../../spec/app-history";
export declare function hashChangeExample(appHistory: AppHistory): Promise<void>;
