import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime'; import { IconProps } from '../../@types/Icons.js'; declare const SvgAppleBrand: ({ size, isAnnouncedByScreenReader, }: IconProps) => _emotion_react_jsx_runtime.JSX.Element; export { SvgAppleBrand };