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