export declare function matchUTSComponent(tag: string): boolean;
export declare function genUTSClassName(fileName: string, prefix?: string): string;
