import * as React from 'react'; declare function CopyrightIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CopyrightIcon;