export enum ButtonKind { Send = 'send', CreateStory = 'createStory', CreateMaterial = 'createMaterial' }