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