import { GenericExtension } from 'gltf-transform-generic-ext';
export declare class WebGIMaterialsDiamond extends GenericExtension {
    static readonly EXTENSION_NAME = "WEBGI_materials_diamond";
    readonly extensionName = "WEBGI_materials_diamond";
}
export declare class WebGIAnimationMarkers extends GenericExtension {
    static readonly EXTENSION_NAME = "WEBGI_animation_markers";
    readonly extensionName = "WEBGI_animation_markers";
}
//# sourceMappingURL=WebGIExtensions.d.ts.map