declare const AccountReconListSkeleton: ({ showStatsCards, }: { showStatsCards?: boolean; }) => import("react/jsx-runtime").JSX.Element; export default AccountReconListSkeleton;