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