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

declare const PlayList2LineIcon: RemixiconReactIconComponentType;
export default PlayList2LineIcon;
