import type { IconProps } from '../../types';
declare const RulerFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Ruler Fill
 * @see {@link https://remixicon.com/icon/ruler-fill Remix Icon Docs}
 */
export { RulerFill };
