/// /** * 搜集接口信息,暴露出去 */ export declare function Meta({ path }: { path?: string; }): JSX.Element;