export * from './buttons'; export * from './colors'; export * from './opacity'; export * from './typography'; export const enum PlunkProps { WIDTH = 3, ANGLE = 45, }