import type { DeviceKind } from './types'; export declare const DEVICE_KIND_LABEL_KEY: Record; export declare const normalizeText: (text: string) => string;