import { ComponentPropType } from '@music163/tango-helpers'; export declare const StylePrototypes: ComponentPropType[]; export declare const InstancePrototypes: ComponentPropType[]; export declare const CommonSystemStylePrototypes: ComponentPropType[];