export declare type If = CONDITION extends true ? THEN : ELSE;