import { MastoAgent } from "../mastodon/MastoAgent"; declare const _default: { [x: string]: typeof MastoAgent; }; export default _default;