import { IconProps } from '../lib';
declare function ForkKnife(props: IconProps): JSX.Element;
export default ForkKnife;
