import Air from './Air'; declare const AirFilled: typeof Air; export default AirFilled;