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

declare const MiniProgramFillIcon: RemixiconReactIconComponentType;
export default MiniProgramFillIcon;
