declare const getFileUrl: (row: any) => string;
export { getFileUrl, };
