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

    Variable FormHeaderConst

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