import { messages } from 'cucumber-messages';
export default function makeSourceEnvelope(data: string, uri: string): messages.IEnvelope;
