export function setGPUMode(enabled: boolean): void; export function extract(image: any): { x: number; y: number; }[];