The newly introduced `ComponentOptionsMixin` was not re-exported.
@@ -159,6 +159,7 @@ export {
} from './component'
export {
ComponentOptions,
+ ComponentOptionsMixin,
ComponentOptionsWithoutProps,
ComponentOptionsWithObjectProps,
ComponentOptionsWithArrayProps,