import React from 'react'; export declare const HorizontalDotsIcon: React.FC<{ color?: string; className?: string; }>;