import { YouTube } from '../../types.js';
import { Handler } from '../parser.js';
export declare const youtube: Handler<YouTube>;
