export declare function useSupported(callback: () => unknown, sync?: boolean): import("vue").ShallowRef;