declare const lightbulb_off: { _: { width: number; height: number; paths: { d: string; "fill-rule": string; }[]; }; }; export default lightbulb_off;