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

declare const CopyleftFillIcon: RemixiconReactIconComponentType;
export default CopyleftFillIcon;
