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