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