import * as React from 'react'; declare function FileCodeIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FileCodeIcon;