import { HandlerOptions } from '.'; export declare function boolean({ rule, template, context }: HandlerOptions): boolean | boolean[];