declare function marker(key: T, context?: string, comment?: string): T; export { marker as _ };