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