/** * UsageDashboard Component * * Full-featured usage dashboard with tier info, billing status, and usage bars */ import type React from 'react'; export declare function UsageDashboard(): React.ReactElement; //# sourceMappingURL=UsageDashboard.d.ts.map