import { RemixiconReactIconComponentType } from './dist/typings';

declare const SendBackwardIcon: RemixiconReactIconComponentType;
export default SendBackwardIcon;
