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