declare const ArrowButton: import("styled-components").StyledComponent<"button", any, {}, never>; export { ArrowButton };