/// import { IconProps } from './types'; export declare const Apple: ({ color, size }: IconProps) => JSX.Element;