import { Block } from 'notion-types'; export declare const defaultMapImageUrl: (url: string, block: Block) => string | null; //# sourceMappingURL=map-image-url.d.ts.map