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