declare function imgSrcIsStoryblok(src: string, host?: string): boolean;

export { imgSrcIsStoryblok };
