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