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