import { IconCalendarLines, iconCalendarLinesTag } from '@ni/nimble-components/dist/esm/icons/calendar-lines';
export type { IconCalendarLines };
export { iconCalendarLinesTag };
export declare const NimbleIconCalendarLines: import("@lit/react").ReactWebComponent<IconCalendarLines, {}>;
