import * as Specification from "../specification/specification"; export declare function compile(code: string): Specification.Marks;