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