export namespace getSiteAsyncPropExtender {
    let path: string;
    function extend(dispatchActions: any): any;
}
