import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgFolderTwoFill: (props: SVGProps) => React.JSX.Element; export default SvgFolderTwoFill; //# sourceMappingURL=FolderTwoFill.d.ts.map