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

declare const ClipboardLineIcon: RemixiconReactIconComponentType;
export default ClipboardLineIcon;
