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