interface Props { title?: string; context: string; autoFetch?: boolean; class?: string; } declare const InsightCard: import("svelte").Component Promise; }, "">; type InsightCard = ReturnType; export default InsightCard;