/// import { IconProps } from "../icon"; export declare type LightSolidIconProps = IconProps; export declare const LightSolidIcon: import("react").ForwardRefExoticComponent>;