// This file is automatically generated. // Please do not change this file! interface CssExports { 'default': string; 'label': string; 'large': string; 'medium': string; 'name': string; 'outline': string; 'small': string; } export const cssExports: CssExports; export default cssExports;