/// import { SimpleButtonProps } from '../../../components/SimpleButton'; export declare const ButtonNew: (props: SimpleButtonProps) => JSX.Element;