import type { StaticHandler } from '@payloadcms/plugin-cloud-storage/types'; export declare const getStaticHandler: () => StaticHandler;