declare const brightness_alt_low: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default brightness_alt_low;