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

declare const MiniProgramLineIcon: RemixiconReactIconComponentType;
export default MiniProgramLineIcon;
