/// import { IconProps } from '../../types'; declare const FolderSecurity: (allProps: IconProps) => JSX.Element; export default FolderSecurity;