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

declare const CopyleftLineIcon: RemixiconReactIconComponentType;
export default CopyleftLineIcon;
