import { SVGProps } from 'react'; export interface LineweightMediumProps extends Omit, 'css'> { } export declare const LineweightMedium: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;