export declare const styles: { shadow: { textShadowColor: string; textShadowOffset: { width: number; height: number; }; textShadowRadius: number; }; }; //# sourceMappingURL=TextStyles.d.ts.map