import { type Plugin } from 'vue';
declare const SilentBox: Plugin;
export default SilentBox;
