export declare function fail(msg: string, ...objects: any[]): never; export declare function cancel(e: Event): void; export declare function awaitAnimationFrame(): Promise; //# sourceMappingURL=misc.d.ts.map