import { MetadataPlugin } from "./metadata";
export declare const createPersistentIdPlugin: MetadataPlugin<string>;
