import IReactComponentProps from '../../../../../common/structures/IReactComponentProps'; import { ComponentExampleBase } from '../../../../../common/helpers/ComponentExampleBase'; export declare class ButtonBaseExample extends ComponentExampleBase { constructor(props: IReactComponentProps); } //# sourceMappingURL=ButtonBaseExample.d.ts.map