import { InputTheme } from './types'; declare const input: InputTheme; export default input;