Hi,
There are no before / after export callbacks currently in Designer.
In Designer, sd/tools/export.py there is a function called exportSDGraphOutputs that can be used to
export graph outputs. If it works for your use case, you can easily execute any python code before / after calling the function.
Est.