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