export interface External { /** * The steam id. */ steam: string; }