import type { IconProps } from '../../types'; declare const FolderShieldLine: import("react").NamedExoticComponent; /** * Remix Icon: Folder Shield Line * @see {@link https://remixicon.com/icon/folder-shield-line Remix Icon Docs} */ export { FolderShieldLine };