/// import { Props } from './props'; export declare const Button: (props: Props) => JSX.Element;