export * from "./general.js";
export * from "./letters.js";
export * from "./word-final.js";
export * from "./word-initial.js";
