export declare const complieExpression: (source: Source, context?: Context, exclude?: (key: string, value: any) => boolean) => any;