import { ITypedSupportPropertyChangeNotifications$2 } from "./ITypedSupportPropertyChangeNotifications$2"; import { Type } from "igniteui-react-core"; /** * @hidden */ export interface ISupportPropertyChangeNotifications extends ITypedSupportPropertyChangeNotifications$2 { } /** * @hidden */ export declare let ISupportPropertyChangeNotifications_$type: Type;