import React from 'react'; import { type CommonButtonProps } from '../typings'; export declare const ButtonMobile: React.ForwardRefExoticComponent>;