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

declare const PlayFillIcon: RemixiconReactIconComponentType;
export default PlayFillIcon;
