import { Signature } from './signature.taro'; export type { SignatureProps, SignatureType } from './signature.taro'; export default Signature;