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

declare const SwitchCamera: ReactIconComponentType;
export default SwitchCamera;
            