import { SvgIconComponent } from './types'; declare const HorizontalRuleIcon: SvgIconComponent; export default HorizontalRuleIcon;