declare module './' { interface IQPayload { ping?: boolean; } } declare const _default: import("../jxt").DefinitionOptions; export default _default;