export declare const DEFAULT_DEBOUNCE_DELAY = 300;
export declare const DEFAULT_PAGE_SIZE = 10;
export declare const DEFAULT_INITIAL_PAGE = 1;
