import type { ISimpleButtonProps } from "./SimpleButton.js";
export declare const defaultProps: ISimpleButtonProps;
