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

declare const SwitchLeft: ReactIconComponentType;
export default SwitchLeft;
            