export declare const clearInternalKey: (store: Record<string, any>) => {
    [x: string]: any;
};
