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