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