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

declare const AppleFillIcon: RemixiconReactIconComponentType;
export default AppleFillIcon;
