export declare class IgcToggleViewCancelableEventArgs { /** Id of the toggle view */ public id: string; }