export default function transformer({ selection, fieldMap }: { selection: any; fieldMap: any; }): any;