SignalOrigin: {
    around?: string;
    column?: number;
    line?: number;
    offset?: number;
    source?: string;
    url?: string;
}