export type ButtonType = 'Primary' | 'Secondary' | 'Link';