import * as React from "react"; declare function DotsVerticalIcon(props: React.SVGProps): JSX.Element; export default DotsVerticalIcon;