import type * as ts from 'typescript'; export declare const createBoolean: (value: boolean) => ts.BooleanLiteral;