export declare const SHOWING_TEXT = "Showing"; export declare const OF_TEXT = "of"; export declare const ITEMS_TEXT = "items"; export declare const PAGES_TEXT = "pages"; export declare const PAGE_SIZE_LABEL = "Items Per Page:"; export declare const PAGE_NUMBER_LABEL = "Page Number"; export declare const BREAKPOINT = 768; //# sourceMappingURL=constants.sample.d.ts.map