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