export declare const InplaceTheme: { root: { padding: string; borderRadius: string; focusRing: { width: string; style: string; color: string; offset: string; shadow: string; }; transitionDuration: string; }; display: { hoverBackground: string; hoverColor: string; }; };