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