export declare function getStyle(node: any, prop?: string): any;
export declare function findOne(wrapper: any, selector: string): any;
