export declare enum Meta { TOTAL_COUNT = "total_count", FILTER_COUNT = "filter_count", TOTAL_PAGE = "total_page", COUNT = "count", CURRENT_PAGE = "current_page", LIMIT = "limit" }