import { ITraits } from './ITraits';
export interface AXCatch extends ITraits {
}
//# sourceMappingURL=AXCatch.d.ts.map