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

declare const HorizontalRule: ReactIconComponentType;
export default HorizontalRule;
            