import type * as CSS from 'csstype';
export declare const appearance: Array<keyof CSS.StandardPropertiesHyphen>;
