import { type FeatureCard } from '../data/mock'; export declare function useFeatureCards(): import("@tanstack/react-query").UseQueryResult;