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

declare const PlayListAddLineIcon: RemixiconReactIconComponentType;
export default PlayListAddLineIcon;
