export declare const listHandler: { render(raw: string, attrs?: Record): string; serialize(raw: string, attrs?: Record): string; }; //# sourceMappingURL=list.handler.d.ts.map