export function useAsyncFunction(functionType: any): (...args: any[]) => any; export function usePageModeView(uid: any): any; export const AsyncFunctionsContext: any; export const PageModeViewContext: any; //# sourceMappingURL=contexts.d.ts.map