import Select from "./Select"; export default Select; export declare const variants: { all: (color: string) => string[]; };