export interface GetContactsByPageQuery { from: number; to: number; } //# sourceMappingURL=GetContactsByPageQuery.d.ts.map