/// import * as Type from '../types'; export declare function Footer({ modalPaymentText }: Type.FooterProps): JSX.Element | null; export declare namespace Footer { var displayName: string; } //# sourceMappingURL=Footer.d.ts.map