import { Map } from "../../../types"; export default function assertValidStore(scope: string, current: Map): void;