import { SVGIconProps } from "./SVGIconProps";
declare function DotsThreeVertical(props: SVGIconProps): import("react/jsx-runtime").JSX.Element;
export default DotsThreeVertical;
