import { Config, Map } from "../../../types"; export default function remove(config: Config, current: Map, record: any): Map;