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