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