Added in v1.0.0
Represents boolean inputs / outputs
Signature
export declare const Boolean: Schema<boolean, boolean>