import type { DynamicInputTheme } from './light';
declare const dynamicInputDark: DynamicInputTheme;
export default dynamicInputDark;
