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