import * as React from "react";
import { ServantState } from "../../index";
export declare const Footer: React.StatelessComponent<ServantState>;
