export declare function extractTags(resourcePath: string): Promise<string[]>;
