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