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

declare const BaiduLineIcon: RemixiconReactIconComponentType;
export default BaiduLineIcon;
