import type { IComponentProp } from "@xirang/studio-helpers"; export declare const StylePrototypes: IComponentProp[]; export declare const InstancePrototypes: IComponentProp[]; export declare const CommonSystemStylePrototypes: IComponentProp[];