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

declare const PlayCircleLineIcon: RemixiconReactIconComponentType;
export default PlayCircleLineIcon;
