export { IS_NETWORK_PORT, IsNetworkPort } from './is-network-port.decorator';
export { isNetworkPort } from './is-network-port.predicate';
