import React from "react"; export const IconQRCode = ({style}: { style?: React.CSSProperties }) => ( ) export const IconQuery = ({style}: { style?: React.CSSProperties }) => ( ) export const IconReconciliation = ({style}: { style?: React.CSSProperties }) => ( ) export const IconPermission = ({style}: { style?: React.CSSProperties }) => ( )