import 'reflect-metadata';
export declare function ServerConfiguration(serverType: any, options?: any): (target: any) => void;
