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