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