import { DeviceDedication } from "vr-models"; export declare const extractDedicatedUserFromSerial: (serialNumber: string) => DeviceDedication;