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