export { withCatchNull as default }; declare function withCatchNull(klass: C): C;