export declare const DEFAULT_PAGE = 1;
export declare const DEFAULT_PAGE_SIZE = 20;
