import { IconProps } from '../types'; export declare const Lamp: (props: IconProps) => JSX.Element;