import React from 'react'; import type { InputCallback } from '../types'; declare type SelectOption = { value: string; text: string; disabled?: boolean; }; declare const _default: React.ForwardRefExoticComponent<(Pick<{ aria?: { [key: string]: string; }; blankSelection?: string; children?: Node; className?: string; compact?: boolean; data?: { [key: string]: string; }; disabled?: boolean; error?: string; id?: string; includeBlank?: string; inline?: boolean; label?: string; margin: string; marginBottom: string; multiple?: boolean; name?: string; onChange: InputCallback; options: SelectOption[]; required?: boolean; value?: string; } & { alignContent?: never; } & { alignItems?: never; } & { alignSelf?: never; } & { borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded"; } & { cursor?: "none" | "progress" | "text" | "auto" | "default" | "pointer" | "alias" | "cell" | "copy" | "crosshair" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut"; } & { dark?: boolean; } & { display?: import("../types").DisplayType; } & import("../types").DisplaySizes & { flex?: "none" | "auto" | "initial" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12"; } & { flexDirection?: "column" | "row" | "rowReverse" | "columnReverse"; } & { flexGrow?: 0 | 1; } & { flexShrink?: 0 | 1; } & { flexWrap?: "wrap" | "nowrap" | "wrapReverse"; } & { justifyContent?: never; } & { justifySelf?: never; } & { lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest"; } & { marginRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; margin?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { maxWidth?: import("../types").Sizes; } & { numberSpacing?: "tabular"; } & { order?: 2 | "none" | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12; } & { overflowX?: "auto" | "scroll" | "hidden" | "visible"; overflowY?: "auto" | "scroll" | "hidden" | "visible"; overflow?: "auto" | "scroll" | "hidden" | "visible"; } & { paddingRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; padding?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { position?: "fixed" | "relative" | "absolute" | "sticky" | "static"; } & { shadow?: "none" | "deep" | "deeper" | "deepest"; } & { textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent"; } & { zIndex?: 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; } & { hover?: string; }, string | number> | Pick<{ aria?: { [key: string]: string; }; blankSelection?: string; children?: Node; className?: string; compact?: boolean; data?: { [key: string]: string; }; disabled?: boolean; error?: string; id?: string; includeBlank?: string; inline?: boolean; label?: string; margin: string; marginBottom: string; multiple?: boolean; name?: string; onChange: InputCallback; options: SelectOption[]; required?: boolean; value?: string; } & { alignContent?: never; } & { alignItems?: never; } & { alignSelf?: never; } & { borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded"; } & { cursor?: "none" | "progress" | "text" | "auto" | "default" | "pointer" | "alias" | "cell" | "copy" | "crosshair" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut"; } & { dark?: boolean; } & { display?: import("../types").DisplayType; } & import("../types").DisplaySizes & { flex?: "none" | "auto" | "initial" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12"; } & { flexDirection?: "column" | "row" | "rowReverse" | "columnReverse"; } & { flexGrow?: 0 | 1; } & { flexShrink?: 0 | 1; } & { flexWrap?: "wrap" | "nowrap" | "wrapReverse"; } & { justifyContent?: never; } & { justifySelf?: never; } & { lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest"; } & { marginRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; margin?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { maxWidth?: import("../types").Sizes; } & { numberSpacing?: "tabular"; } & { order?: 2 | "none" | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12; } & { overflowX?: "auto" | "scroll" | "hidden" | "visible"; overflowY?: "auto" | "scroll" | "hidden" | "visible"; overflow?: "auto" | "scroll" | "hidden" | "visible"; } & { paddingRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; padding?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { position?: "fixed" | "relative" | "absolute" | "sticky" | "static"; } & { shadow?: "none" | "deep" | "deeper" | "deepest"; } & { textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent"; } & { [key: string]: 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; } & { hover?: string; }, string | number> | Pick<{ aria?: { [key: string]: string; }; blankSelection?: string; children?: Node; className?: string; compact?: boolean; data?: { [key: string]: string; }; disabled?: boolean; error?: string; id?: string; includeBlank?: string; inline?: boolean; label?: string; margin: string; marginBottom: string; multiple?: boolean; name?: string; onChange: InputCallback; options: SelectOption[]; required?: boolean; value?: string; } & { alignContent?: never; } & { alignItems?: never; } & { alignSelf?: never; } & { borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded"; } & { cursor?: "none" | "progress" | "text" | "auto" | "default" | "pointer" | "alias" | "cell" | "copy" | "crosshair" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut"; } & { dark?: boolean; } & import("../types").DisplaySizes & { flex?: "none" | "auto" | "initial" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12"; } & { flexDirection?: "column" | "row" | "rowReverse" | "columnReverse"; } & { flexGrow?: 0 | 1; } & { flexShrink?: 0 | 1; } & { flexWrap?: "wrap" | "nowrap" | "wrapReverse"; } & { justifyContent?: never; } & { justifySelf?: never; } & { lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest"; } & { marginRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; margin?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { maxWidth?: import("../types").Sizes; } & { numberSpacing?: "tabular"; } & { order?: 2 | "none" | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12; } & { overflowX?: "auto" | "scroll" | "hidden" | "visible"; overflowY?: "auto" | "scroll" | "hidden" | "visible"; overflow?: "auto" | "scroll" | "hidden" | "visible"; } & { paddingRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; padding?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { position?: "fixed" | "relative" | "absolute" | "sticky" | "static"; } & { shadow?: "none" | "deep" | "deeper" | "deepest"; } & { textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent"; } & { zIndex?: 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; } & { hover?: string; }, string | number> | Pick<{ aria?: { [key: string]: string; }; blankSelection?: string; children?: Node; className?: string; compact?: boolean; data?: { [key: string]: string; }; disabled?: boolean; error?: string; id?: string; includeBlank?: string; inline?: boolean; label?: string; margin: string; marginBottom: string; multiple?: boolean; name?: string; onChange: InputCallback; options: SelectOption[]; required?: boolean; value?: string; } & { alignContent?: never; } & { alignItems?: never; } & { alignSelf?: never; } & { borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded"; } & { cursor?: "none" | "progress" | "text" | "auto" | "default" | "pointer" | "alias" | "cell" | "copy" | "crosshair" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut"; } & { dark?: boolean; } & import("../types").DisplaySizes & { flex?: "none" | "auto" | "initial" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12"; } & { flexDirection?: "column" | "row" | "rowReverse" | "columnReverse"; } & { flexGrow?: 0 | 1; } & { flexShrink?: 0 | 1; } & { flexWrap?: "wrap" | "nowrap" | "wrapReverse"; } & { justifyContent?: never; } & { justifySelf?: never; } & { lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest"; } & { marginRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; marginY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; margin?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { maxWidth?: import("../types").Sizes; } & { numberSpacing?: "tabular"; } & { order?: 2 | "none" | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12; } & { overflowX?: "auto" | "scroll" | "hidden" | "visible"; overflowY?: "auto" | "scroll" | "hidden" | "visible"; overflow?: "auto" | "scroll" | "hidden" | "visible"; } & { paddingRight?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingLeft?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingTop?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingBottom?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingX?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; paddingY?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; padding?: "none" | "auto" | "initial" | "inherit" | import("../types").Sizes; break?: string; default?: string; } & { position?: "fixed" | "relative" | "absolute" | "sticky" | "static"; } & { shadow?: "none" | "deep" | "deeper" | "deepest"; } & { textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent"; } & { [key: string]: 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; } & { hover?: string; }, string | number>) & React.RefAttributes>; export default _default;