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