export { withQualifier as default }; declare function withQualifier(klass: C, wrapper?: boolean): C;