import type { RecordId } from './types'; export default function serializeRecordId(id: RecordId): string; //# sourceMappingURL=record-id.d.ts.map