import type { DefinitionWithExtend } from "../lib/types"; declare const definitions: DefinitionWithExtend[]; export { definitions }; //# sourceMappingURL=megaman.d.ts.map