import { type Identifier } from '@atlaskit/media-client'; export declare const generateIdentifierKey: (identifier: Identifier) => string;