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

declare const Tungsten: ReactIconComponentType;
export default Tungsten;
            