export declare const SIGNATURE_PATTERN: {
    fetchSignatures: string;
    saveSignature: string;
};
