import { SvgIconComponent } from './types'; declare const ControlCameraIcon: SvgIconComponent; export default ControlCameraIcon;