import { IconProps } from '../Icon'; declare function SvgLineStyle(props: IconProps): JSX.Element; export default SvgLineStyle;