declare const _default: Readonly<{ rootContainer: { backgroundColor: string; position: "absolute"; right: number; top: number; width: number; borderRadius: number; padding: number; elevation: number; shadowOffset: { width: number; height: number; }; shadowColor: string; shadowOpacity: number; shadowRadius: number; }; rootContainerSmall: { width: number; }; contentContainer: { flexDirection: "row"; alignItems: "center"; flex: number; }; icon: { width: number; height: number; resizeMode: "contain"; marginRight: number; }; textsContainer: { flex: number; }; message: { marginBottom: number; }; time: { fontWeight: "800"; }; timeOnlyVisible: { alignSelf: "center"; }; }>; export default _default; //# sourceMappingURL=styles.d.ts.map