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

declare const SendToBackIcon: RemixiconReactIconComponentType;
export default SendToBackIcon;
