/**
 * title: "翻译极简"
 * description: "通过设置type为mini，只显示翻页箭头。"
 */
import React from 'react';
export default function App(): React.JSX.Element;
