import { ASTBase } from 'miniscript-core'; export declare function createExpressionString(item: ASTBase): string;