import type { ValueParser } from '@optique/core/valueparser'; export declare function port(): ValueParser<'async', string>; //# sourceMappingURL=portValueParser.d.ts.map