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