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

declare const TapeLineIcon: RemixiconReactIconComponentType;
export default TapeLineIcon;
