/**
 * The ID of the source as a string
 */
export declare type SourceIdentifierInterface = string;
