from .resvg_py import *

__doc__ = resvg_py.__doc__
if hasattr(resvg_py, "__all__"):
    __all__ = resvg_py.__all__