export declare const prefixesForLoggers: string[]; export declare function LoggerDecorator(prefix?: string): PropertyDecorator & ParameterDecorator;