export declare function applyPropsBehavior(this: any, prop: string, propValue: string): void; export declare class customPropsBehavior { static reg: any; static define(p: any): void; }