export declare class DvConstants { static TOOLTIP_SHOW_DELAY: 300; static TOOLTIP_HIDE_DELAY: 500; static NECESSORY_SUCCESS_STYLE_CLASS: string; static NECESSORY_FAIL_STYLE_CLASS: string; }