export declare interface getOrCreateInstance { (element: HTMLElement, config?: C): T; }