export default Apple;
declare function Apple(props: any): JSX.Element;
