export declare const print: (kind: string) => string;
