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