export type ListWindowProps = { } declare const ListWindow: React.ComponentType; export default ListWindow;