import * as React from 'react';
declare const Cinema4d: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default Cinema4d;
