export declare enum MockCategory { USERS = "users", CARDS = "cards", CONFIG = "config", OVERVIEW = "overview", PROFILE_TAB_LAYOUT = "profileTabLayout" }