import React from 'react'; import { UndrawSVGProps } from '../types'; declare const FilingSystem: React.FC; export default FilingSystem;