type UseMicroCMSUrl = () => string | undefined; export declare const useMicroCMSUrl: UseMicroCMSUrl; export {};