import React from 'react'; export default function SkipEndFill({ className, ...props }: React.SVGProps): JSX.Element;