import React from 'react'; export declare const Copyright: ({ isNoColor }: { isNoColor?: boolean | undefined; }) => React.JSX.Element;