import * as React from "react"; import type { IconProps } from "../types"; declare const FolderOpenIllustration: React.ForwardRefExoticComponent>; export default FolderOpenIllustration; //# sourceMappingURL=folder-open-illustration.d.ts.map