declare const _default: { container: { paddingHorizontal: number; }; contentContainer: { paddingBottom: number; }; separatorText: { marginVertical: number; }; transactionItem: { marginVertical: number; }; footer: { height: number; }; placeholder: { minHeight: number; flex: number; }; loadMoreButton: { alignSelf: "center"; width: number; marginVertical: number; }; }; export default _default; //# sourceMappingURL=styles.d.ts.map