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