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