import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const MarkunreadMailboxTwoTone: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default MarkunreadMailboxTwoTone;
