export interface ModalI18nInterface {
    includingMessage: string;
    updatingMessage: string;
}
//# sourceMappingURL=index.d.ts.map