import { SpacewebComponentProps } from '../types'; export declare type BaseButtonProps = SpacewebComponentProps;