/// declare const Subtitle: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default Subtitle;