/// <reference types="react" />
declare const DotsSix: (props: any, ref: any) => JSX.Element;
export default DotsSix;
