import type { FunctionalComponent } from 'vue'; declare const Brush: FunctionalComponent<{}, {}>; export default Brush;