import { MetadataRegistry } from '../types';
export declare const presetMap: Map<string, MetadataRegistry>;
