import { ReactIconComponentType } from '../types';

declare const Air: ReactIconComponentType;
export default Air;
            