import type { IconComponent } from '../types'; declare const ForwardArrowsAction: IconComponent; export default ForwardArrowsAction;