import type { Argv } from '../argv-parser/index.js'; import type { TypedPropertyDecorator } from '../interfaces/index.js'; export type GetArgvDecorator = TypedPropertyDecorator;