declare const Human: (props: any) => JSX.Element;
export default Human;
