export declare const language: (kind: string) => string; export declare const extension: (kind: string) => string;