import { IconProps } from '../lib';
declare function FinnTheHuman(props: IconProps): JSX.Element;
export default FinnTheHuman;
