export type OnElementCreated = (element: HTMLElement) => void;