export declare type GraphqlApiUnitType = { id?: number; name?: string; symbol?: string; };