/**
 * Enhanced Admin Layout with proper color contrast handling
 * ✅ FIXED: Now properly handles sticky header based on sticky prop
 */
export const AdminLayout: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from "react";
//# sourceMappingURL=admin.d.ts.map