function Button({ onClick, text }: any) { return } export default Button