import { ListControlConfig } from "../../templates"; /** * Select state interface */ export declare type SelectControlProps = ListControlConfig;