/** * Helper function that returns a boolean whether a `docsExample=true` string is contained within an url. */ export declare function showOnlyExamples(): boolean;