export declare const width: number; export declare const height: number; export declare const px2dp: (uiEleWidth: number) => number;