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