@rocket.chat/layout
    Preparing search index...

    Variable FormSubtitleConst

    FormSubtitle: ForwardRefExoticComponent<
        Omit<FormHTMLAttributes<HTMLElement>, "is"> & { children: ReactNode } & RefAttributes<
            HTMLElement,
        >,
    > = ...