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