import { Block } from 'slate'; export declare function createInstagramBlock(type: string, url: string): Block;