export declare const useDeviceId: () => { create: () => Promise; deviceId: any; };