import 'lazysizes'; declare const addLazyLoadingToFigures: (html: string) => string; export default addLazyLoadingToFigures;