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

declare const BorderVertical: ReactIconComponentType;
export default BorderVertical;
            