export declare function transformOptions(original: any): any;
export declare function transformProperties(props: any): any;
