export declare function createCustomBlockFilter(queries?: string[]): (type: string) => boolean;