import { IconDefinition } from '../types';
declare const SmallDashOutlined: IconDefinition;
export default SmallDashOutlined;
