import { IconProps } from '../types';
declare const DotsThreeCircleVertical: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default DotsThreeCircleVertical;
//# sourceMappingURL=DotsThreeCircleVertical.d.ts.map