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

declare const CopyrightLineIcon: RemixiconReactIconComponentType;
export default CopyrightLineIcon;
