import { type SListProps } from '../SList'; export type SExpansionListProps = SListProps; export declare const SExpansionList: import("react").ForwardRefExoticComponent>;