export declare function isCopyFromWord(s: string): boolean; export declare function stripWordTag(s: string): string; export declare function renderCatalogNo(template: string, paths: number[]): string;