import { IconProps } from '../lib';
declare function DotsThreeOutlineVertical(props: IconProps): JSX.Element;
export default DotsThreeOutlineVertical;
