import { IconProps } from '../lib';
declare function DotsSixVertical(props: IconProps): JSX.Element;
export default DotsSixVertical;
