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

declare const AppleFinderIcon: MdiReactIconComponentType;
export default AppleFinderIcon;
