import { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react";
/**
 * @public
 */
declare const EllipsisHorizontalIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
export { EllipsisHorizontalIcon, EllipsisHorizontalIcon as default };
//# sourceMappingURL=EllipsisHorizontal.d.ts.map