import { ITraits } from './ITraits';

export interface AXCatch extends ITraits {

}