import type { InputFooterTheme } from '../InputFooter.vue';
declare const theme: InputFooterTheme;
export default theme;
