import { IGuestWithSessions } from '../../commands/registerBranch/branchRegistry';
export declare const renderGuestsGithub: (guests: IGuestWithSessions[]) => Promise<string>;
//# sourceMappingURL=renderGuestsGithub.d.ts.map