import { IconProps } from '../types';
declare const FinnTheHuman: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FinnTheHuman;
//# sourceMappingURL=FinnTheHuman.d.ts.map