declare const Lamp: (props: any) => JSX.Element;
export default Lamp;
