import * as React from 'react'; declare function Cutlery(props: React.SVGProps): React.JSX.Element; export default Cutlery;