import { getDataStore } from './data_store'; export declare const MEDIA_DIR = "./data/medias"; export declare const getDataStoreFile: getDataStore;