import React from 'react';
export declare function RecentSales({ data }: any): React.JSX.Element;
