import type { ProgramsPerfs } from '../store'; export declare const countGeoDrawCalls: (programs: ProgramsPerfs) => void;