/**
 * [hack] 1. tranform to pure text
 *        2. replace all `\` to `\\`
 */
export const workerContent: string;
