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

declare const Nat: ReactIconComponentType;
export default Nat;
            