import type { ComponentConstructor, Entity, Scene } from '../core'; export declare function getComponentName(_class: ComponentConstructor): string; //# sourceMappingURL=getComponentName.d.ts.map