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