export declare const VALID_METHODS: string[]; export declare const DEFAULT_METHOD = "GET"; export declare const MOCK_FILE_GLOB = "mock/**/*.[jt]s";