declare const styles: { readonly "avatar": string; readonly "content": string; readonly "placeholder": string; readonly "fallback": string; }; export = styles;