import { Config } from "../../../types"; export default function success(config: Config, current: any[], records: any, emptyState: any, replace?: boolean): any[];