import { HTTPMethod } from 'find-my-way'; export declare const Methods: HTTPMethod[]; export { HTTPMethod };