declare const SAMPLE_EMPTY_MAP: Map; declare const SAMPLE_MAPS: readonly [Map, Map]; export { SAMPLE_EMPTY_MAP, SAMPLE_MAPS };