import { IconProps } from '../types';
declare function LampPendant(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default LampPendant;
//# sourceMappingURL=LampPendant.d.ts.map