import { Document } from '@gltf-transform/core'; export declare function countTriangles(document: Document): number;