import { InterfaceLiteralType } from "../../../types/InterfaceLiteralType"; export declare function evaluateLiterals(typeA: InterfaceLiteralType, typeB: InterfaceLiteralType): any;