/// export declare function Button(props: { [propName: string]: any; }): JSX.Element;