/// import { IconProps } from '../../types'; declare const Copyright: (allProps: IconProps) => JSX.Element; export default Copyright;