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