import { Contract } from "./definitions"; export declare function parse(sourcePath: string): Contract;