import type * as CSS from 'csstype';
export declare const vscodeTheme: CSS.Properties<string | number>;
