export interface SignatureTextOptions { enabled?: boolean; content?: string; textColor?: string; textSize?: number; }