import { requiredDatastore } from '../../interfaces'; export declare function dropFromObject(store: requiredDatastore): void;