export declare const genEvalContent: (resource: string, content: string) => string;
