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

declare const CameraFront: ReactIconComponentType;
export default CameraFront;
            