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

declare const PlayMiniLineIcon: RemixiconReactIconComponentType;
export default PlayMiniLineIcon;
