import Tiktok from "./tiktok";
export default Tiktok;
export * from "./parser/type";
export * from "./types";
