/// export declare const SignatureScreen: React.FC<{ onDone: () => void; modalSize: "compact" | "wide"; termsOfServiceUrl?: string; privacyPolicyUrl?: string; }>; //# sourceMappingURL=SignatureScreen.d.ts.map