import { ColumnType } from '@sage-bionetworks/synapse-types';
export declare const getDisplayValue: (value: string, columnType: ColumnType) => string;
//# sourceMappingURL=getDataFromFromStorage.d.ts.map