export declare const InputotpTheme: { root: { gap: string; }; input: { width: string; sm: { width: string; }; lg: { width: string; }; }; };