import { ShikiEN } from "./schemas";

export const Shiki = {
    en: ShikiEN
};