import { Boolean } from '../Boolean/_Internal'; export declare type If = B extends 1 ? Then : Else;