/** * NOTE: * * This file is automatically generated by the build process. * DO NOT CHANGE IT BY HAND or your changes will be lost. * * To change the format of this file, modify build/icon/createIconDocs.js. * Add synonyms in icon/icons/synonyms.js. */ interface Data { keywords: string[]; componentName: string; package: string; } declare const metaData: Record; export default metaData;