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