import { default as WaniKani } from './v2/index';
export * from './v2/types';
export default WaniKani;
