RouterOutputParserInput: {
    defaultDestination?: string;
    interpolationDepth?: number;
}

Defines the input parameters for the RouterOutputParser class. It can include a default destination and an interpolation depth.