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

declare const ExpandLess: ReactIconComponentType;
export default ExpandLess;
            