import { StandardProps } from '@tarojs/components'; import { FC } from 'react'; declare const Provider: FC; export default Provider;