import { type PolymorphicForwardRefComponent } from '../../utils/index.js';
export declare const List: PolymorphicForwardRefComponent<"div">;
