import type { GitLabSourceParams } from "../../../sources/types.js"; export declare const print: (source: GitLabSourceParams, sourceName?: string) => string; //# sourceMappingURL=print.d.ts.map