export declare function fetchWebViewConfigs(): Promise; export declare function fetchWebViewById({ mobileWebViewId }: { mobileWebViewId: any; }): Promise;