export declare function isValidUDID(udid: string): boolean; export declare function normalizeUDID(rawUDID: string): string;