export declare class NkDateDropperLangValuesModel { short: Array; full: Array; constructor(short: Array, full: Array); }