declare function WindowingList({ children, ...rest }: any): import("react/jsx-runtime").JSX.Element;
export { WindowingList };
//# sourceMappingURL=WindowingList.d.ts.map