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

declare const PlayListLineIcon: RemixiconReactIconComponentType;
export default PlayListLineIcon;
