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