export declare function loadNewIntrospection(el?: HTMLElement): Promise; export declare const loadIntrospection: (options?: { viewMessage: boolean; }) => Promise;