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