File size: 109 Bytes
fea495a
 
 
1
2
3
4
export declare function FileIcon({ lang }: {
    lang?: string;
}): import("react/jsx-runtime").JSX.Element;