/// export interface IconLogoAppleArProps { size?: string; style?: React.CSSProperties; } export declare const IconLogoAppleAr: React.FC;