export interface GetContactsByPageQuery { from: number; to: number; }