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