from .new_project_templates.lightning_module_template import LightningTemplateModel

__all__ = [
    'LightningTemplateModel'
]