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