import React from "react"; import { RefineLayoutFooterProps } from "@pankod/refine-ui-types"; export declare const layoutFooterTests: (FooterElement: React.ComponentType) => void; //# sourceMappingURL=footer.d.ts.map