declare const compiler: (text: string, path: string) => string; export default compiler;