import { FilterQuery } from "grammy";
export declare function On(query: FilterQuery): Function;
