declare const styles: { linearGradient: { width: string; height: string; flexDirection: "column"; alignItems: "stretch"; }; }; export default styles;