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

declare const AlipayLineIcon: RemixiconReactIconComponentType;
export default AlipayLineIcon;
