import { TagComponent } from "ecsy";
export declare class CameraTagComponent extends TagComponent {
    static isObject3DTagComponent: boolean;
}
