import { SVGProps } from "react"; declare const EllipsisVerticalIcon: (props: SVGProps) => JSX.Element; export default EllipsisVerticalIcon;