import { Lang } from './Lang';

declare const hu: Lang;

export default hu;
