Repository URL to install this package:
export interface ButtonProps { className?: string; text: string; }