declare const _default: { bottomInputContainer: { width: "100%"; }; arrowIcon: { position: "absolute"; top: number; borderRadius: number; borderWidth: number; height: number; width: number; }; tokenInput: { marginBottom: number; }; actionButton: { marginTop: number; width: "100%"; }; }; export default _default; //# sourceMappingURL=styles.d.ts.map