import React from 'react'; import { IconProps } from "./"; declare const Line: React.FC; export default Line;