/** * Pattern Usage Reports Page * * Shows detailed usage reports for a specific pattern. * Displays stats cards and a table of entities using the pattern. * Uses useEntityConfig hook for entity configuration. */ export default function PatternReportsPage(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=PatternReportsPage.d.ts.map