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