import React from 'react'; export const CompressIcon = ():JSX.Element => { return ( ); };