/// <reference types="react" />
export declare const DotsHorizontalIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
