export declare function ensureComments(code: string, commentText: string[], lineTextAfterComments: string): string;