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

declare const Iron: ReactIconComponentType;
export default Iron;
            