export declare const useCreateElementPretendBody: (name: string, element?: HTMLElement) => { loaded: boolean; portalId: string; };