export interface CameraTranslations { cancel: string; finish: string; auto: string; on: string; off: string; }