import type { ComponentDemo } from "../interface"; declare const componentDemo: ComponentDemo; export default componentDemo;