import { SvgIconComponent } from './types'; declare const CopyrightIcon: SvgIconComponent; export default CopyrightIcon;