import type { UtilsTaskDefinition } from "../../types.js";
export declare function fetch(prefix: string[]): UtilsTaskDefinition[];
//# sourceMappingURL=index.d.ts.map