import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiBellCheck: FunctionalComponent; export default MdiBellCheck;