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