export declare function generateRustReadme(projectName: string, framework: string, database: string): string;
