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

declare const Aod: ReactIconComponentType;
export default Aod;
            