import { IconProps } from '../Icon'; declare function SvgCopyright(props: IconProps): JSX.Element; export default SvgCopyright;