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