export { headerFooterDisplayItem, addDisplayTranslations } from "./Display";
/**
 * @deprecated: It's no longer needed to manually mount this component.
 * @see: https://components.react-dsfr.codegouv.studio/?path=/docs/components-display
 */
export declare function Display(): null;
