import { default as CLNavSectionComponent } from './CLNavSection.vue'; export { CLNavSectionComponent as CLNavSection }; export default CLNavSectionComponent; export type CLNavSection = InstanceType;