import React from 'react';
export declare const FiletypeHtml: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
