import type { CollectionConfig } from 'payload'; /** * Footer Collection * * Configurable footer sections and links for the website. * Supports multiple footer columns with customizable content. * * Copyright (c) 2025 QwickApps.com. All rights reserved. */ export declare const Footer: CollectionConfig; //# sourceMappingURL=Footer.d.ts.map