




/* blazorElement */
/* wcElementTag: igc-grid-toolbar-title */
/* blazorAlternateBaseType: GridToolbarContent */
/* blazorIndirectRender */
/* singleInstanceIdentifier */
/**
 * Provides a way to template the title portion of the toolbar in the grid.
 */

    export declare class IgcGridToolbarTitleComponent extends HTMLElement
    {

    /* blazorSuppress */
    static readonly tagName: string;
    /* blazorSuppress */
    static register(): void;

    }


        