import * as React from 'react'; declare function DotsThreeVerticalIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default DotsThreeVerticalIcon;