export * from './common'; import { Template } from 'vdt'; export declare function compile(source: string): Template;