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

declare const PlayLineIcon: RemixiconReactIconComponentType;
export default PlayLineIcon;
