LineOutlined.d.ts 116 Bytes
import { IconDefinition } from '../types';
declare const LineOutlined: IconDefinition;
export default LineOutlined;