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