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