export declare function Select(props: React.SelectHTMLAttributes & { label: string; hideLabel?: boolean; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=select.d.ts.map