export declare const createMetadataKey: (partsType: string) => string;
export declare const createPluginsKey: () => string;
