export { default as SectionCTA } from './itlab-section-cta.vue'; export { default as SectionEmptyResult } from './itlab-section-empty-result.vue'; export { default as SectionFAQ } from './itlab-section-faq.vue'; export { default as SectionFooter } from './itlab-section-footer.vue'; export { default as SectionUnautorized } from './itlab-section-unautorized.vue'; export { default as SectionWrapper } from './itlab-section-wrapper.vue'; export { default as Section } from './itlab-section.vue';