import { FormGroupDirective } from "@angular/forms";
export declare class FormstatusWrap extends FormGroupDirective {
    checked: boolean;
}
