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

declare const Expand: ReactIconComponentType;
export default Expand;
            