import { Option, Compiler } from './ns'; export declare const prepare: (id: string, option?: Option) => Promise;