export interface IComponent { dispose(): void; } //# sourceMappingURL=IComponent.d.ts.map