import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Typography: IComponentPrototype; export declare const Title: IComponentPrototype; export declare const Paragraph: IComponentPrototype;