import * as React from 'react'; import { IPropDocEditor } from '../../types'; export declare function MultiStringExamples(props: IPropDocEditor): React.JSX.Element; //# sourceMappingURL=multiStringExamples.d.ts.map