import { MarkdownThemeContext } from '../../../theme/index.js';
export declare function footer(this: MarkdownThemeContext): string;
