import { MeshPrimitive as GltfMeshPrimitive } from '..'; export declare function getVertexCount(primitive: GltfMeshPrimitive): number;