/// import { SvgIconProps } from './types'; export declare function DeviceEqIcon({ className, ...props }?: Partial): JSX.Element;