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