import * as React from 'react'; declare function AppleCircleLarge(props: React.SVGProps): React.JSX.Element; export default AppleCircleLarge;