export interface SourceInterface { pointer: string; parameter: string; }