export declare const isTrue: (x: any) => x is boolean;
//# sourceMappingURL=is-true.d.ts.map