/// <reference types="react" />
declare const BttonDemo: () => JSX.Element;
export default BttonDemo;
