export declare function wrapIf(source: string, predicate: (str: string) => [boolean, string]): string; //# sourceMappingURL=lodash-able.d.ts.map