export declare const repositories: { repository: string; stars: number; topic: string[]; public: boolean; description: string; }[];