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