import { TextProps as BaseTextProps } from '../../Elements/Text'; import React from 'react'; export declare const Text: React.ComponentType; export default Text; //# sourceMappingURL=editable.d.ts.map