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