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