import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Mastodon: StyledIcon;
export declare const MastodonDimensions: {
    height: number;
    width: number;
};
