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

declare const PlayListAddFillIcon: RemixiconReactIconComponentType;
export default PlayListAddFillIcon;
