export default function useTeleportTarget(selector?: string): import('vue').Ref; export declare function useCustomShadowRoot(): ShadowRoot;