/** * [base, path, attribute, default, transform] */ export default function getBase(): ((string | boolean)[] | (string | ((v: any) => any))[])[];