/// <reference types="react" />
declare const FinnTheHuman: (props: any, ref: any) => JSX.Element;
export default FinnTheHuman;
