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