export declare const styles: { image: { backgroundColor: string; }; placeholder: { justifyContent: "center"; alignItems: "center"; }; placeholderText: { color: string; fontWeight: "600"; }; };