import { SvgIconComponent } from './types'; declare const ForkLeftRoundIcon: SvgIconComponent; export default ForkLeftRoundIcon;