import { CompomintGlobal } from "./type"; declare const compomint: CompomintGlobal; declare const tmpl: Record; export { compomint, tmpl };