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