/** THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */ export declare const LIGHT_THEME_EFFECTS: { 'effect-drop-none': string; 'effect-drop-small': string; 'effect-drop-medium': string; 'effect-drop-large': string; 'effect-inner-small-top': string; 'effect-inner-small-right': string; 'effect-inner-small-bottom': string; 'effect-inner-small-left': string; }; export declare const DARK_THEME_EFFECTS: { 'effect-drop-none': string; 'effect-drop-small': string; 'effect-drop-medium': string; 'effect-drop-large': string; 'effect-inner-small-top': string; 'effect-inner-small-right': string; 'effect-inner-small-bottom': string; 'effect-inner-small-left': string; };