export function removeFirst(array: any, item: any): void;
export { default as onFrame } from "./onFrame";
export function performanceNow(): number;
