export interface ClosureInfo { func: FunctionInfo; containsSecrets: boolean; }