/**
 * ---------------------------------------------------------------------
 * 🔒 AUTOGENERATED BY VENDORISM
 * Removing this comment will prevent it from being managed by it.
 * ---------------------------------------------------------------------
 */
import SynOption from './option.component.js';
export * from './option.component.js';
export default SynOption;
declare global {
    interface HTMLElementTagNameMap {
        'syn-option': SynOption;
    }
}
