import * as React from "react"; export declare class PaddingButton extends React.Component { render(): JSX.Element; }