import type { UmbTemporaryFileConfigStore } from './config.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_TEMPORARY_FILE_CONFIG_STORE_CONTEXT: UmbContextToken;