AvailableMappings: Record<
    string,
    { mapping: DeclarativeMapping; typeName: string },
>