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