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