export declare enum SectionConfigType { INVENTORY_SECTION = "inventory_section", POINT_OF_SALE_SURVEY_SECTION = "point_of_sale_survey_section", PRICE_SURVEY_SECTION = "price_survey_section", REPLENISHMENT_SECTION = "replenishment_section" }