import { ObservableCollection$1 } from "igniteui-angular-core"; import { IEnumerable$1, Type } from "igniteui-angular-core"; import { NotifyCollectionChangedEventArgs } from "igniteui-angular-core"; /** * @hidden */ export declare class LayoutSelectedItemsCollection extends ObservableCollection$1 { static $t: Type; constructor(); get ae(): LayoutSelectedItemsCollection; an(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void; private ak; am(a: () => void): void; ao(a: () => void): void; ap(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void; ah: boolean; private af; get ag(): boolean; set ag(a: boolean); private ai; private aj; protected n(a: any): void; o(a: IEnumerable$1): void; protected p(): void; protected u(a: number): void; v(index_: number, numToRemove_: number): void; protected x(a: number, b: any): void; protected r(a: number, b: any): void; al(a: any): number; }