/**
 * Global style reset
 * Based upon http://meyerweb.com/eric/tools/css/reset/ with additions to return
 * lists to sane settings. Use for styles common to all themes.
 */
export declare const GlobalStyleReset: any;
