/// import { FTLSelectProps } from "../../"; export declare const FTLSelect: (props: FTLSelectProps) => JSX.Element;