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