export declare const Style: { container: { alignItems: "center"; justifyContent: "space-between"; padding: number; }; avatar: { height: string; width: string; }; };