export default function createGetter([$acc, $scale]: [any, any]): (d: any, i: any) => any;