export declare function processStyle(styles: any): any;
export declare function processParams(options: any, callback: any): any[];
