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

declare const KeyLineIcon: RemixiconReactIconComponentType;
export default KeyLineIcon;
