export declare function preprocess(sourceCode: string, context: Record, ext: string, filePath?: string): string;