import React from 'react'; import { IHingeContainerProps } from '.'; export declare const Hinge: React.FC;