import { RemixiconReactIconComponentType } from './dist/typings';

declare const CopyrightFillIcon: RemixiconReactIconComponentType;
export default CopyrightFillIcon;
