export declare const SelectButton: import("react").ForwardRefExoticComponent & Omit, keyof import("../../button/types").CommonProps> & { appearance?: "button"; } & import("react").RefAttributes>;