export declare const renderBadges: (owner: string, repo: string) => string; export declare const updateReadme: (githubUsername: string, packageName: string) => void;