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