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