import React from 'react'; import { License } from '../../types'; export declare const LicenseComponent: React.FunctionComponent;