export declare const InputDisplayValue: ({ children, }: { children: React.ReactNode; }) => import("@emotion/react/jsx-runtime").JSX.Element;