import type { SVGProps } from 'react';
export declare const JumpToStart: React.FC<SVGProps<SVGSVGElement>>;
