type DispatchFunction = (...args: any[]) => any; export declare const getFrameDispatch: () => Promise; export {}; //# sourceMappingURL=getFrameDispatch.d.ts.map