import { IconSvgProps } from '../types';
declare const DotsThreeCircle: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default DotsThreeCircle;
//# sourceMappingURL=DotsThreeCircle.d.ts.map