import { PlainButtonProps as Props } from './PlainButton'; export { default } from './PlainButton'; export declare type PlainButtonProps = Props;