import * as React from "react"; declare function MoreVertical(props: React.SVGProps): any; export default MoreVertical;