import type { CameraContent } from '@galacean/effects-specification'; export declare function getStandardCameraContent(model: any): CameraContent;