import { default as React } from 'react'; declare const LineL: (props: React.SVGProps) => JSX.Element; export default LineL;