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