declare function transpileAtomic(property: string, value: string | number, hash: string, pseudo?: string): string; export { transpileAtomic };