import Signature from "./signature"; export type { SignatureThemeVars, SignatureInstance } from "./signature.shared"; export default Signature;