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

declare const SwitchRight: ReactIconComponentType;
export default SwitchRight;
            