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