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