import m from 'mithril';
import { SVGAttributes } from '../svg';
declare const DetailsSolid: m.Component<SVGAttributes>;
export default DetailsSolid;
