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