import React from 'react'; import type { PageFooterTemplateProps } from './PageFooterTemplate.types'; export declare const PageFooterTemplate: React.ForwardRefExoticComponent>;