export type ImageEvents = {
    "event:image.onLoad": [];
};
