import 'reflect-metadata';
import * as FindMyWay from 'find-my-way';
export default function Method(method?: FindMyWay.HTTPMethod): MethodDecorator;
