from nonebot import export


@export()
def test():
    ...