/// import { PingRequest, TypedRequest } from './_types'; export declare const please: { (request: T): Promise; (request: T): Promise; };