import { Type } from "@angular/core";
export * from "./checkbox";
export declare const CHECKBOX_DIRECTIVES: Type<any>[];
