import { DuetStatus } from "./common-types"; import { DuetLangObject } from "./utils/language-utils"; export declare const DuetStringsDownloadLinkDefaults: DuetLangObject; export declare const DuetStringsExternalDefaults: DuetLangObject; export declare const DuetStringsLoadingDefaults: DuetLangObject; export declare const DuetStringsCompleteDefaults: DuetLangObject; export declare const DuetStringsPleaseWaitDefaults: DuetLangObject; export declare const DuetStringsListStepOfTotal: DuetLangObject; export declare const DuetStatusLabels: Record;