import { ReactIconComponentType } from '../types';

declare const CameraAlt: ReactIconComponentType;
export default CameraAlt;
            