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

declare const Cameraswitch: ReactIconComponentType;
export default Cameraswitch;
            