import React from 'react'; import { IconBaseProps } from './_base'; declare const ExpandV: React.FC; export default ExpandV;