import { ReactIconComponentType } from '../types';

declare const BackDark: ReactIconComponentType;
export default BackDark;
            