declare const _default: { networkIcon: { alignSelf: "flex-start"; position: "absolute"; zIndex: number; top: number; left: number; }; closeIcon: { alignSelf: "flex-end"; position: "absolute"; zIndex: number; top: number; right: number; }; accountPill: { alignSelf: "center"; marginBottom: number; marginHorizontal: number; }; }; export default _default; //# sourceMappingURL=styles.d.ts.map