declare const _default: {
    en: {
        edit: string;
        remove: string;
        addAnother: string;
        next: string;
        previous: string;
        cancel: string;
        loading: string;
        help: string;
        component: string;
        save: string;
        preview: string;
        dragAndDropComponent: string;
        searchFields: string;
        noMatchesFound: string;
        fileName: string;
        size: string;
        type: string;
        gallery: string;
        camera: string;
        dropFilesToAttach: string;
        useCamera: string;
        browse: string;
        takePicture: string;
        switchToFileUpload: string;
        completeStatus: string;
        noStorageSet: string;
        noFileApiSupport: string;
        noFormDataSupport: string;
        noProgressSupport: string;
        close: string;
        addResource: string;
        autocomplete: string;
        showPreview: string;
        hidePreview: string;
        createPage: string;
        page: string;
        closeBtnDescription: string;
        cancelBtnDescription: string;
        saveBtnDescription: string;
        addOrRemove: string;
        anyFileTypesAllowed: string;
        allowedFileTypes: string;
        syncing: string;
        syncNow: string;
        pressToOpen: string;
        browseToAttachFileFor: string;
        or: string;
        numericOnly: string;
        uploadPdfFile: string;
        dropToStart: string;
        expand: string;
        collapse: string;
        add: string;
        delete: string;
        revert: string;
        removeBtnPressToRemove: string;
        file: string;
        captureVideo: string;
        captureAudio: string;
        captureImage: string;
        browseFiles: string;
        noComponentsSetInGrid: string;
        sortAscending: string;
        sortDescending: string;
        filter: string;
        clear: string;
        showItemsWithValue: string;
        gridItemsPerPage: string;
        gridAllItems: string;
        recordsSelectedOnPage: string;
        recordsSelectedInTable: string;
        gridSelectAll: string;
        itemsInTable: string;
        clearSelection: string;
        editGridRow: string;
        deleteGridRow: string;
        selected: string;
        actions: string;
    };
};
export default _default;
