import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use to give different chart line options * @public */ export declare const LineDashedIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };