export declare const getDerivedTags: (tags: string[]) => string[];
