import React from "react"; export default function CloseAll(props: any) { return ( ); }