import type { ISimpleButtonProps } from "./FashionButton.js";
export declare let defaultProps: ISimpleButtonProps;
