import React from 'react';
export declare const SkipStart: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
