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