import { SerializedComponentType } from "@javelin/net";
export declare function getComponentName(type: number, model: SerializedComponentType[]): string | undefined;
//# sourceMappingURL=component.d.ts.map