import Select from "./Select";
declare const _default: {
    title: string;
    component: typeof Select;
};
export default _default;
