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

declare const PlayMiniFillIcon: RemixiconReactIconComponentType;
export default PlayMiniFillIcon;
