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