export declare const When: ({ truthy, children, fallback }: { truthy: any; children: any; fallback?: any; }) => any; //# sourceMappingURL=When.d.ts.map