export default Soup;
declare function Soup(props: any): JSX.Element;
