import Comcigan from "./class.js";
export default Comcigan;
export type * from './types/index.d.ts';
