export declare enum StyleName { WIDTH = "width", HEIGHT = "height", PADDING_TOP = "padding-top" }