/// <reference types="react" />
declare const ListDashes: (props: any, ref: any) => JSX.Element;
export default ListDashes;
