/** * QwickPress Admin Logo Component * * Custom logo displayed in the Payload CMS admin panel. * Uses the ProductLogo component from QwickApps framework for consistent branding. * * Copyright (c) 2025 QwickApps.com. All rights reserved. */ export declare const Logo: () => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Logo.d.ts.map