import React from 'react'; import { IHingePresentationProps } from './'; export declare const HingePresentation: React.FC;