import React from 'react';
export declare function getBlockImageComponent(imageURL?: string, imageAltText?: string): React.FC<{}> | (() => React.JSX.Element);
//# sourceMappingURL=getBlockImageComponent.d.ts.map