export declare const OFF_CPU_IMPLEMENTATION_MARKERS: string[]; export declare function runsOffCpu(implementation?: string, powerEfficient?: boolean): boolean;