You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

ModalActionRowComponentBuilder

export declare type ModalActionRowComponentBuilder = TextInputBuilder;
export declare type ModalActionRowComponentBuilder = TextInputBuilder;
The builders that may be used within an action row for modals.