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