import * as React from 'react'; declare function SvgLineIcon(props: JSX.IntrinsicAttributes & React.SVGProps): JSX.Element; export default SvgLineIcon; //# sourceMappingURL=LineIcon.d.ts.map