/// <reference types="react" />
declare const DotsThreeVertical: (props: any, ref: any) => JSX.Element;
export default DotsThreeVertical;
