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