export declare class NotFound { isSelectOptGroup: boolean; isSelectOption: boolean; isNotFound: boolean; disabled: boolean; constructor(); }