export declare class Embedodon { #private; readonly options: Options; static baseStyleSheet: CSSStyleSheet; readonly server: string; readonly user: string; readonly statuses: Status[]; dateTimeFormat: Intl.DateTimeFormat; constructor(username: string, options?: Options); get username(): string; refresh(): Promise; /** returns an array of
elements with the toots followed by a