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