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