/**
 * This barrel file provides the export for the lazy loaded <%= componentName %>.
 */
export * from './<%= argsInKebab %>.component';