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

declare const AppleLineIcon: RemixiconReactIconComponentType;
export default AppleLineIcon;
