export class CameraEditorTabs { public static readonly COLORMATRIX: string = 'colormatrix'; public static readonly COMPOSITE: string = 'composite'; }