import { ReactNode } from 'react'; export declare const SelectSubheader: ({ children }: { children: ReactNode; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SelectSubheader.d.ts.map