export declare class UmbChangeEvent extends Event { static readonly TYPE = "change"; constructor(); }