PostOffsetFunction: (
    scope: PreOffsetFunctionScope & {
        newPreOffset: Offset;
        postOffset: Offset;
    },
) => Offset