import { TranslationType } from "../../interfaces"; export declare const INPUT_TEXT_DIALOG_HU: TranslationType; export declare const INPUT_TEXT_DIALOG_EN: TranslationType; export declare const INPUT_TEXTAREA_DIALOG_HU: TranslationType; export declare const INPUT_TEXTAREA_DIALOG_EN: TranslationType;