import * as React from 'react'; declare const Copyright: ({ title }: { title: any; }) => React.JSX.Element; export default Copyright; //# sourceMappingURL=Copyright.d.ts.map