import type { InputOtpTheme } from './light';
declare const inputOtpDark: InputOtpTheme;
export default inputOtpDark;
