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