export declare const TCP_PARAM_METADATA_KEY = "tcp:param";
export declare function TcpParam(name: string): ParameterDecorator;
