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