import type { H3Event } from 'h3'; export declare function getPathRobotConfig(_e: H3Event, _options: any): { indexable: boolean; rule: string; };