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

declare const FormatStrikethrough: ReactIconComponentType;
export default FormatStrikethrough;
            