export declare const messages: { removedResolveType: (location: string) => string; removedDeclarativeWrapping: (location: string, used: string[]) => string; removedDeclarativeWrappingShort: (location: string, used: string[]) => string; removedFunctionShorthand: (typeName: string, fieldName: string) => string; };